Skip to content

chore: version packages#13

Merged
tyssejc merged 1 commit intomainfrom
changeset-release/main
Mar 24, 2026
Merged

chore: version packages#13
tyssejc merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 24, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@junctionjs/core@0.3.0

Minor Changes

  • #12 cc7d872 Thanks @tyssejc! - feat(core): add consent queue guardrails — maxQueueSize, queue:drop telemetry, flush() drains queue

    • Add maxQueueSize option to ConsentConfig — drops oldest events when exceeded
    • Emit queue:drop events with { count, reason } when events are lost to timeout or overflow
    • flush() now drains the consent queue for permitted events, critical for page unload

@junctionjs/astro@2.0.0

Patch Changes

  • Updated dependencies [cc7d872]:
    • @junctionjs/core@0.3.0
    • @junctionjs/debug@2.0.0

@junctionjs/auto-collect@0.1.3

Patch Changes

  • Updated dependencies [cc7d872]:
    • @junctionjs/core@0.3.0

@junctionjs/client@0.1.3

Patch Changes

  • Updated dependencies [cc7d872]:
    • @junctionjs/core@0.3.0

@junctionjs/cmp-onetrust@2.0.0

Patch Changes

  • Updated dependencies [cc7d872]:
    • @junctionjs/core@0.3.0

@junctionjs/debug@2.0.0

Patch Changes

  • Updated dependencies [cc7d872]:
    • @junctionjs/core@0.3.0

@junctionjs/destination-amplitude@2.0.0

Patch Changes

  • Updated dependencies [cc7d872]:
    • @junctionjs/core@0.3.0

@junctionjs/destination-ga4@2.0.0

Patch Changes

  • #11 7c8cb06 Thanks @tyssejc! - Fix gtag.js integration: use Arguments object instead of Array for dataLayer

    The gtag stub function was using an arrow function with rest parameters, which
    pushed plain Arrays to the dataLayer. gtag.js silently ignores array entries —
    it expects the Arguments object. Switched to a named function declaration using
    arguments to match Google's official snippet.

    Also added gtag("consent", "default", {...}) call before gtag("config", ...)
    when consent mode is enabled. Without this, gtag.js doesn't know consent mode
    is active and consent state is never communicated to Google.

  • Updated dependencies [cc7d872]:

    • @junctionjs/core@0.3.0

@junctionjs/destination-http@2.0.0

Patch Changes

  • Updated dependencies [cc7d872]:
    • @junctionjs/core@0.3.0

@junctionjs/destination-meta@2.0.0

Patch Changes

  • Updated dependencies [cc7d872]:
    • @junctionjs/core@0.3.0

@junctionjs/destination-plausible@2.0.0

Patch Changes

  • Updated dependencies [cc7d872]:
    • @junctionjs/core@0.3.0

@junctionjs/gateway@0.1.3

Patch Changes

  • Updated dependencies [cc7d872]:
    • @junctionjs/core@0.3.0

@junctionjs/next@2.0.0

Patch Changes

  • Updated dependencies [cc7d872]:
    • @junctionjs/core@0.3.0
    • @junctionjs/client@0.1.3
    • @junctionjs/debug@2.0.0

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
junctionjs Ready Ready Preview, Comment Mar 24, 2026 6:17pm

@github-actions github-actions bot force-pushed the changeset-release/main branch from c6f650f to 5582909 Compare March 24, 2026 18:15
@tyssejc tyssejc closed this Mar 24, 2026
@tyssejc tyssejc reopened this Mar 24, 2026
@tyssejc tyssejc merged commit 03e51b5 into main Mar 24, 2026
6 checks passed
@tyssejc tyssejc deleted the changeset-release/main branch March 24, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant